Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make constructors public for CombiningEvaluator.And and CombiningEvaluator.Or #1825

Closed
wants to merge 1 commit into from

Conversation

Tech-Expert-Wizard
Copy link

Hi, I've been using this project for some time now, but I recently noticed that CombiningEvaluator.And and CombiningEvaluator.Or can't be used because their constructors are package-private. So, please review these changes. Thanks!

Making constructors for CombiningEvaluator.And and CombiningEvaluator.Or public
@jhy
Copy link
Owner

jhy commented Dec 17, 2024

Hi -- thanks, and sorry for the late review. I made a similar change in 708fc1f

@jhy jhy closed this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants